Skip to content

Conversation

@AlexAndBear
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 29, 2026 10:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reorganizes the documentation structure by moving the _static folder from a deeply nested location to a higher level in the directory hierarchy, reducing path complexity and improving maintainability.

Changes:

  • Updated all import paths from ../../_static/ to ../../../../_static/ across service documentation files
  • Updated the global configuration import path from ../_static/ to ../../../_static/

Reviewed changes

Copilot reviewed 118 out of 577 changed files in this pull request and generated no comments.

File Description
docs/dev/server/services/*/info.mdx Updated import paths for service README files to reflect new _static folder location
docs/dev/server/services/*/example-config.mdx Updated import paths for YAML configuration files to reflect new _static folder location
docs/dev/server/services/*/env-vars.mdx Updated import paths for environment variable documentation to reflect new _static folder location
docs/dev/server/configuration/global-envvars.mdx Updated import path for global environment variables to reflect new _static folder location

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlexAndBear AlexAndBear merged commit 4bae616 into main Jan 29, 2026
2 of 3 checks passed
@AlexAndBear AlexAndBear deleted the move-deep-nested-static-folder branch January 29, 2026 10:23
@openclouders openclouders mentioned this pull request Jan 29, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants